In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / AfterPdfPrintPage Event

AfterPdfPrintPage Event (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Event AfterPdfPrintPage As GdPicturePDF.AfterPdfPrintPageEventHandler
public event GdPicturePDF.AfterPdfPrintPageEventHandler AfterPdfPrintPage
public event AfterPdfPrintPage: GdPicturePDF.AfterPdfPrintPageEventHandler; 
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event GdPicturePDF.AfterPdfPrintPageEventHandler* AfterPdfPrintPage
public:

event GdPicturePDF.AfterPdfPrintPageEventHandler^ AfterPdfPrintPage
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members